home *** CD-ROM | disk | FTP | other *** search
- StartupPreferences = {
- ACTIONS = {"openStartupWindows:" = "openStartupWindows:"; };
- OUTLETS = {bookmarkPageWell = bookmarkPageWell; homePageWell = homePageWell; };
- SUPERCLASS = PreferenceClient;
- };
- PreferenceClient = {
- ACTIONS = {"setValueForSender:" = "setValueForSender:"; };
- OUTLETS = {controlBox = controlBox; };
- SUPERCLASS = Object;
- };
- URLView = {OUTLETS = {companion = companion; }; SUPERCLASS = View; };
- OWDestinationWell = {
- ACTIONS = {"takeURLFrom:" = "takeURLFrom:"; };
- OUTLETS = {companion = companion; };
- SUPERCLASS = Control;
- };
- FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
- ListView = {
- ACTIONS = {"appendItem:" = "appendItem:"; "removeItem:" = "removeItem:"; };
- OUTLETS = {delegate = delegate; };
- SUPERCLASS = View;
- };
-